PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / getURX Method
In This Topic
    getURX Method
    In This Topic
    Gets the upper-right x coordinate.
    Syntax
    public double getURX()

    Return Value

    The upper-right x coordinate of the rectangle.
    See Also